home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 3
/
Cream of the Crop 3.iso
/
utility
/
pock40.zip
/
PRINTDOC.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-03-27
|
374b
|
15 lines
echo off
cls
echo Choose document to print then type:
echo.
echo "L" to preview file
echo ENTER or "Y" to print it
echo "*" to run print of rest of files
echo ESC to exit
echo.
d .1st .d .doc .diz .frm .lst /I[copy /A $w prn:][?$3#. $8n.$3e $8s bytes ?]uRQ
echo.
echo Type D /? and D /?? to access on-line guides
echo.